home *** CD-ROM | disk | FTP | other *** search
/ Internet 53 / INTERNET53.iso / mac / SOFTWARE / MAC / BROWSING / SHERLOCK / COMPLETE.SIT.HQX / The Complete Sherlock Archive / Special_Other / AIRairports.src < prev    next >
Text File  |  1998-10-25  |  1KB  |  35 lines

  1. # Created by Gordon K. Werner
  2. # Visit Aviation Internet Resources at
  3. # http://AIR-online.com/
  4. # e-mail: webmaster@AIR-online.com
  5.  
  6. <search 
  7.     name = "Airport Web Sites"
  8.     method = "POST" 
  9.     action = "http://AIR-online.com/lasso.acgi"
  10.     description = "Search for Airport Web Sites by City Name"
  11.     update = "http://AIR-online.com/Sherlock/AIRairports.src.hqx"
  12.     updateCheckDays = 3
  13.     >
  14.     
  15. <input name="City" user>
  16. <input name="-database" value="airDB">
  17. <input name="-layout" value="airports">
  18. <input name="-op" value="eq">
  19. <input name="DataType" value="airport">
  20. <input name="-format" value="/airlines/Sherlock/AIRresults.html">
  21. <input name="-maxrecords" value="all">
  22. <input name="-sortfield" value="City">
  23. <input name="-sortfield" value="Airport Code">
  24. <input name="-search" value="Search">
  25.  
  26. <interpret
  27.     bannerStart = "<!-- BEGIN ADVERTISEMENT -->"
  28.     bannerEnd = "<!-- END ADVERTISEMENT -->"
  29.     resultListStart = "<!-- BEGIN RESULTS -->"
  30.     resultListEnd = "<!-- END RESULTS -->"
  31.     resultItemStart="<li>"
  32.     resultItemEnd="</li>"
  33.     >
  34.  
  35. </search>